From: tsteven4 Date: Sat, 16 Feb 2019 13:05:31 +0000 (-0700) Subject: fix pcx test to check output it generates! (#302) X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~8^2~42 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=6a35cb46e127feca80febebb496e940b339a1d5d;p=gpsbabel.git fix pcx test to check output it generates! (#302) --- diff --git a/testo.d/pcx.test b/testo.d/pcx.test index 2b75dd4ea..321097018 100644 --- a/testo.d/pcx.test +++ b/testo.d/pcx.test @@ -2,7 +2,7 @@ rm -f ${TMPDIR}/mm.pcx ${TMPDIR}/pcx.gps gpsbabel -i gpx -f ${REFERENCE}/geocaching.gpx -o pcx -F ${TMPDIR}/mm.pcx gpsbabel -i pcx -f ${TMPDIR}/mm.pcx -o gpsutil -F ${TMPDIR}/pcx.gps -compare ${TMPDIR}/mm.gps ${TMPDIR}/gu.wpt +compare ${REFERENCE}/gu.wpt ${TMPDIR}/pcx.gps gpsbabel -t -i gpx -f ${REFERENCE}/track/tracks.gpx -o pcx -F ${TMPDIR}/pcx.trk gpsbabel -t -i pcx -f ${REFERENCE}/track/pcx.trk -o pcx -F ${TMPDIR}/pcx2.trk compare ${TMPDIR}/pcx.trk ${TMPDIR}/pcx2.trk